MAP (file format)

MAP
Filename extension .map
Type of format Debug

.MAP files are a type of debugging symbol.

These are typically plain text files that indicate the relative offsets of functions for a given version of a compiled binary.

Levels

.MAP files are also uncompiled Quake maps. These files are plain text files. Detailed file format specifications can be found on the internet: Quake MAP Specs

In addition, the game Halo: Custom Edition for PC uses .map files for game levels. Duke Nukem 3D uses .map files for user-created levels.

Image Maps

Another form of the .MAP file is for HTML image maps. An image map is formatted in HTML and creates click-able areas over a provided image.

See also